| commit | 68823b89d97b51927051a73161a43a72181edc54 | [log] [tgz] |
|---|---|---|
| author | AutomatedTester <dburns@mozilla.com> | Tue Nov 17 22:01:20 2015 |
| committer | AutomatedTester <dburns@mozilla.com> | Wed Nov 18 21:54:03 2015 |
| tree | 9b943a0f5bc34d813f02ca9b378e47252c34842c | |
| parent | 2e4f76242107d2b8d1b5da2b17bd0bb1287273a8 [diff] [blame] |
[cssom-view] Add elementsFromPoint tests
diff --git a/cssom-view/iframe.html b/cssom-view/iframe.html index 3d6619d..e4413a7 100644 --- a/cssom-view/iframe.html +++ b/cssom-view/iframe.html
@@ -1 +1,4 @@ -<!-- Empty for a reason --> \ No newline at end of file +<!DOCTYPE html> +<style> + html, body { padding:9px; border:1px solid } +</style>